Skip to content

fix(admin): wrap long order transaction numbers - #168

Merged
web-ppanel merged 1 commit into
developfrom
fix/order-trade-number-overflow-146
Aug 9, 2026
Merged

fix(admin): wrap long order transaction numbers#168
web-ppanel merged 1 commit into
developfrom
fix/order-trade-number-overflow-146

Conversation

@web-ppanel

Copy link
Copy Markdown
Contributor

Summary

  • let the order amount hover card size to its content within the viewport
  • wrap long transaction numbers instead of allowing them to overflow

Verification

  • bun run --filter ppanel-admin-web check
  • bun run --filter ppanel-admin-web build

Closes #146

@netlify

netlify Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploy Preview for ppane-docs ready!

Name Link
🔨 Latest commit 53cb860
🔍 Latest deploy log https://app.netlify.com/projects/ppane-docs/deploys/6a78d3cb81f2f900081d68f3
😎 Deploy Preview https://deploy-preview-168--ppane-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@web-ppanel

Copy link
Copy Markdown
Contributor Author

Closing this as an exact duplicate of #167. Both pull requests contain the same scoped two-line fix for #146; keeping the earlier pull request avoids parallel review and merge conflicts.

@web-ppanel web-ppanel closed this Aug 9, 2026
@web-ppanel

Copy link
Copy Markdown
Contributor Author

Closing this PR as a duplicate of #167, which contains the identical scoped fix for #146 and has completed its checks.

@web-ppanel web-ppanel reopened this Aug 9, 2026
@web-ppanel
web-ppanel changed the base branch from main to develop August 9, 2026 21:10
@web-ppanel
web-ppanel merged commit db504ca into develop Aug 9, 2026
8 checks passed
@web-ppanel
web-ppanel deleted the fix/order-trade-number-overflow-146 branch August 9, 2026 21:12
github-actions Bot pushed a commit that referenced this pull request Aug 14, 2026
## [1.15.1-dev.1](v1.15.0...v1.15.1-dev.1) (2026-08-14)

### 🐛 Bug Fixes / 问题修复

* **admin:** prevent transaction number overflow ([0e91712](0e91712))
* **admin:** prevent transaction number overflow ([#167](#167)) ([737b038](737b038))
* **admin:** wrap long order transaction numbers ([53cb860](53cb860))
* **admin:** wrap long order transaction numbers ([#168](#168)) ([db504ca](db504ca))
* **automation:** make webhook dry runs side-effect free ([6aa091c](6aa091c))
* **dashboard:** say whether the day count is remaining or overdue ([52bd6f8](52bd6f8))

### 🔧 Chores / 其他变更

* **automation:** add webhook delivery dry runs ([2d9e644](2d9e644))
@web-ppanel

Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 1.15.1-dev.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Admin 订单管理:HoverCard 固定宽度导致交易号溢出

1 participant